home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILREEN / LASERMAT.LZH / LM400PKG.EXE / LM400.HLP < prev    next >
Text File  |  1992-08-15  |  60KB  |  1,370 lines

  1.                    ══════(top of help)═════
  2.                    L a s e r M a t e  4 0 0
  3.                    ════════════════════════
  4. 1.0 Help on Help.
  5. ════════════════   
  6.   ╚■{Getting to HELP screen} - You reach LaserMate400 HELP
  7. screen by pressing [LEFT ARROW] from any Main or Selection Menu.
  8.   ╚■{To top of HELP} - [LEFT ARROW] twice from any Main Menu. 
  9.   ╚■{Go to Next page} - Press [N]. This is the best way to move
  10. through the HELP file one screen at a time. Also use this to see
  11. continuation of the subject you requested help on.  
  12.   ╚■{Go to Previous screen} - Press [P].
  13.   ╚■{Go to Beginning of current Help screen} - Press [B].      
  14.   ╚■{Reduce size of current HELP screen} - Move the cursor to
  15. any line of help text except the first 6 lines and press [LEFT
  16. ARROW]. The HELP text line that was under the cursor will move
  17. to the top of the Help screen. This is useful when you need to
  18. see more of your application program screen.
  19.                                          (MORE press[N])
  20. !!end!!
  21. 2.0 Help on Help (cont).
  22. ════════════════════════
  23.   ╚■{Go to top of the HELP File} - Move the cursor to any
  24. blank line (except the first six lines) and press [LEFT ARROW].
  25. The last line will always be blank. This is why pressing [LEFT
  26. ARROW] twice from any Main Menu will go to top of the HELP file.
  27.   ╚■{Quit HELP screen} -  [RIGHT ARROW] or [ESC] or [RETURN].
  28.   ╚■{Find text in HELP file} - Press [F]. A portion of the line
  29. under the cursor will default into an Input Box. You can press
  30. [RETURN] to find that text, or you can edit the Input box before
  31. pressing [RETURN] to find any text of your choice.  See HELP on
  32. Input Box for directions on how to use the Input Box. Since it
  33. takes about 20 seconds to find text that is at the end of the
  34. HELP file, you can abort the search by pressing [ESC].
  35.   ╚■{Find text in HELP file AGAIN} - Press [A]. This allows you
  36. to find the next occurrence of the last text found by the <F>
  37. option.
  38.                                          (MORE press[N])
  39. !!end!!
  40. 3.0 Help on Help (cont).
  41. ════════════════════════
  42.   ╚■{Go to Index} - Press [N][I]. The key stroke [N][I] will
  43. always take you to Index1. You can then press [N] to move
  44. through several other index screens by pressing [N]. The HELP
  45. system is mostly intended for you to get help from the menus.
  46. LaserMate400's HELP system is very fast for this type of help
  47. because it uses the indexed file LM400.IDX. However, you can
  48. find any text in the HELP file by using the FIND. Finding text
  49. this way is slow because the file itself is searched. Once in
  50. one of the index screen, simply move the cursor to the item you
  51. want to find and press [F]. An Input Box will appear with the
  52. item displayed at the prompt. Press [RETURN] and the search will
  53. begin. You can quit the search any time by pressing [ESC]. If
  54. the text is found, it will be in the first line when the search
  55. stop. To find the next occurrence, press [A]. To see the entire
  56. screen press [B].
  57.  
  58. !!end!!
  59. 4.0 Help on Help (cont).
  60. ════════════════════════
  61.     As noted above, the first six lines of a HELP screen are
  62. actually options lines.  You can see six letters in the title
  63. line of the HELP box for the six options that can be executed
  64. while in the HELP screens. Pressing [LEFT ARROW] or [RETURN]
  65. while the cursor is on one of these lines will execute one of
  66. these six options (F,B,A,N,I,P) as described below:
  67.    ╚■ Line 1 or [F] => FIND text in HELP file. 
  68.    ╚■ Line 2 or [B] => To BEGINNING of current HELP screen. 
  69.    ╚■ Line 3 or [A] => Find last text searched for AGAIN.
  70.    ╚■ Line 4 or [N] => To NEXT HELP screen. 
  71.    ╚■ Line 4 or [I] => To HELP INDEX screen. 
  72.    ╚■ Line 6 or [P] => To PREVIOUS HELP screen. 
  73. !!end!!
  74. 5.0 Program Description
  75. ═══════════════════════
  76.     LaserMate400 is a Terminate and Stay Resident (TSR) program
  77. that gives you complete control over your laser printer. That
  78. means that LaserMate400 loads up into your computer memory and
  79. stay there while you run your application program. Once
  80. LaserMate400 is loaded, you activate it with a single key stroke
  81. (F10). Although it is written specifically for the OKIDATA OL400
  82. printer, it can also provide control of other Hewlett-Packard
  83. LaserJet Series II compatible laser printers. Your laser printer
  84. has a great deal of capability that you will never be able to
  85. use unless you are a programmer or unless you are using an
  86. application program that takes over control of these features. 
  87. LaserMate400 lets to use all of your laser printer power at the
  88. DOS prompt and while running your applications through easy to
  89. use Popup Selection Menus and Input Boxes. A quick tutorial of
  90. how to use LaserMate400 Follows:  
  91.                                          (MORE press[N])
  92. !!end!!
  93. 6.0 How to run LaserMate400.
  94. ═══════════════════════════
  95.     To load LaserMate400 as a TSR popup program, you must  
  96. include a parameter (r = any character) on
  97. the command line when you load the program as below:
  98.  
  99.                          LM400 /r
  100.  
  101. To run LaserMate400 as a NON-TSR program enter:
  102.  
  103.                          LM400
  104.           
  105. Loading LaserMate400 as a NON-TSR is useful when used with
  106. application programs that allow temporary exit to DOS or when
  107. you just want to simply set up the printer for an application
  108. that is too large to have LaserMate400 in memory while it runs
  109. or one that will not require any adjustment to the printer
  110. settings after the application is running.       
  111. !!end!!
  112. 7.0 LaserMate400 Parts.
  113. ═════════════════════════
  114.     LaserMate400 is made up of three Popup Main Menus, many
  115. Popup Selection Menus and many Popup Input Boxes.  All menus and
  116. boxes give good clues on what you need to do to make your laser
  117. printer respond. Moving around the Menus and Boxes are simple
  118. and natural. The following technique is common to all menus.   
  119.  ╚■{Activate LaserMate400 Main Menu 1} - Press the hot key. The
  120. default F10. However you can change this to avoid conflict with
  121. your applications. The changed hot key can be saved in a Setting
  122. File along with all other LaserMate400 settings to be load
  123. later. This keeps you from having to remember the different
  124. printer setup for all of your applications.  
  125.  ╚■{Go from a Main Menu to a different Main Menu} - Press
  126. [RIGHT ARROW] or press [.] or press [RETURN] while the cursor is
  127. on the last line in the menu.  
  128.                                          (MORE press[N])
  129.  
  130. !!end!!
  131. 8.0 LaserMate400 Parts (cont).
  132. ════════════════════════════════
  133.     The last option of the three Main Menus are shown below :
  134.  
  135.      ║<.>  Main Menu 2╠═■Go from Main Menu 1 to Main Menu 2.
  136.      ╚════════════════╝ 
  137.                   
  138.      ║<.>  Main Menu 3╠═■Go from Main Menu 2 to Main Menu 3.
  139.      ╚════════════════╝                   
  140.                    
  141.      ║<.>  Main Menu 1╠═■Go from Main Menu 3 to Main Menu 1.
  142.      ╚════════════════╝        
  143.  
  144.  
  145.  
  146.  
  147. !!end!!
  148. 9.0 Moving Around Main Menus
  149. ════════════════════════════
  150.     The key strokes for selecting options from the three Main
  151. Menus and other Selection Menus are described below.
  152.  ╚■{Move cursor down one option.} -     [DOWN] or [SPACE]
  153.  ╚■{Move cursor up one option.} -            [UP]
  154.  ╚■{Move cursor down two options.} -         [PAGE DOWN]
  155.  ╚■{Move cursor up two options.} -           [PAGE UP]
  156.  ╚■{Go to first option.} -                   [HOME]
  157.  ╚■{Go to last option.} -                    [END]
  158.  ╚■{Quit Menu without making a selection.} - [ESC]
  159.  ╚■{Select option.} - Press [RETURN} while cursor is on desired
  160. option or press number/letter enclosed in the greater than/less
  161. than sign (<>).
  162.  ╚■{Go to HELP screen} - Press [LEFT ARROW] once for help on
  163. the option currently under the cursor.  Press [LEFT ARROW] twice
  164. to go to top of HELP file.
  165. !!end!!
  166. 10.0 Current Value of Menu Options
  167. ═════════════════════════════════
  168.    Some options in the menus have a printer settings current
  169. value displayed in bright white characters enclosed by square
  170. brackets as in this example:
  171.          ║ <A>  Paper Input  [Automatic]  ║
  172.          ║ ─┬─  ────┬──────  ─────┬─────  ║
  173.          ╚══╪═══════╪═════════════╪═══════╝
  174.             │       │             └──────────■Current Value
  175.             │       └──────■Menu Option
  176.             └───■Selection key to press to select option.
  177.  
  178.    Selecting such an option will take you to a Selection Menu or
  179. an Input Box to allow you to change the current setting. An
  180. example of a Selection Menu is shown in the next help screen.
  181.                                          (MORE press[N])
  182. !!end!!
  183. 11.0 Selection Menus
  184. ───────────────────
  185.    This is a Selection Menu which allow you to select printer
  186. setting without typing in complex printer commands. 
  187.                    ╔═■Paper Input■═══╗
  188.                    ║<1>  Eject       ║
  189.                    ║<2>  Automatic   ║
  190.                    ║<3>  Envelope    ║
  191.                    ║<A>  Abort  ■────╫─■Quit without selecting.
  192.                    ╚═════════════════╝
  193.     Selecting an option from this Selection Menu will be
  194. reflected in the Current Option Value brackets of the previous
  195. menu.  All the key strokes for moving around a Main Menu works
  196. here as well. Note that you can quit the Selection Menu by
  197. selecting the <A> Abort option or pressing [ESC].  Some options
  198. have Multi-Selection Menus as are indicated by:
  199.                    ║<.>  More  ■────╫─■To other Selection Menu.
  200.                    ╚════════════════╝ 
  201.     The <.> More option lets you rotate through menus.
  202. !!end!!
  203. 12.0 Input Boxes
  204. ───────────────
  205.    Some Current Option Values are entered via Input Boxes. 
  206. Input Boxes are used in many places in LaserMate400 to allow
  207. you to enter desired values and settings. Below is an example:
  208.                         ┌──────■ Input Box title or message.
  209.                         │
  210. ╔═══════════════ Search Help File ═══════════════════╗
  211. ║Enter: loadfont_                                    ║
  212. ╚═══╤═══════╤═══════LaserMate400═════════════════════╝
  213.     │       │    
  214.     │       └───■Current input value of input item.
  215.     └─────■LaserMate400 Prompt.
  216.    Some Input Boxes will only allow numbers while others will
  217. allow letters and numbers depending of what is being entered.
  218. LaserMate400 will not let you to enter too many characters as
  219. the input is automatically accepted when you exceed the maximum
  220. number of letter/numbers needed by the item you are entering.
  221.                                          (MORE press[N])
  222. !!end!!
  223. 13.0 Input Boxes (cont)
  224. ───────────────────────
  225.  The following key strokes apply to all Input Boxes:
  226.  ╚■{Move cursor to left.} -                [LEFT]
  227.  ╚■{Move cursor to right.} -               [RIGHT]
  228.  ╚■{Go to start of current input value.} - [HOME]
  229.  ╚■{Go to end of current input value.} -   [END]
  230.  ╚■{Clear input box.} -                    [DOWN ARROW]
  231.  ╚■{Recall current input value to box.} -  [UP ARROW]
  232.  ╚■{Delete character at cursor.} -         [DELETE]
  233.  ╚■{Delete character left of cursor.} -    [BACKSPACE]
  234.  ╚■{Insert Space at cursor.} -             [INSERT]
  235.  ╚■{Accept Input.} -                       [RETURN]  
  236.  ╚■{Quit without accepting input.} -       [DOWN ARROW][RETURN]
  237.                                          (MORE press[N])
  238. !!end!!
  239. 14.0 Input Boxes (cont)/<D> Directory.
  240. ──────────────────────────────────────
  241.    Input Boxes for entering file names will allow you to list
  242. files and sub-directories from any disk and directory and
  243. actually allow you to select the file from the Directory Box. 
  244. Entering any of the wildcard characters combinations ([*], [*.],
  245. [.*], [*.*] or [?]) anywhere in the Input Box will cause the
  246. Directory Box to appear listing the files and sub-directories
  247. in the specified path that match the wild card characters.
  248. The files will be listed in lowercase and sub-directories will
  249. be listed in uppercase and followed by a backslash (\). The
  250. next screen shows an example of a Directory Box.  The {<D>
  251. Directory} option from Main Menu 3 allows you to list the files
  252. and sub-directories for viewing only.
  253.                                          (MORE press[N])
  254. !!end!!
  255. 15.0 Directory Box.
  256. ───────────────────
  257.   ╔═C:\LaserMate400\*.*════╗ The Directory Box will list nine
  258.   ║ <1> ..\                ║ files at a time. The double line 
  259.   ║ <2> lm400.exe          ║ with the three bracketed items
  260.   ║ <3> lm400.hlp          ║ gives the following information:
  261.   ║ <4> wp.set             ║   ┌■Number of the last file listed.
  262.   ║ <5> spread.set         ║   │
  263.   ║ <6> example1.fn        ║ ═[9]═══[ ]═══[31]══  
  264.   ║ <7> example2.fnt       ║         │      │ 
  265.   ║ <8> WORDPRO\           ║ ┌───────┘      └─■Total files.
  266.   ║ <9> example3.fnt       ║ ├──────────────────────────────┐ 
  267.   ║ ══[9]═══[ ]═══[31]══   ║ │Up arrow = end of file list.  │
  268.   ║ <Q>uit                 ║ │Down arrow = top of file list.│
  269.   ║ <Top>                  ║ │Both = middle of file list.   │
  270.   ║ <B>ottom               ║ └──────────────────────────────┘  
  271.   ║ <P>revious             ║  Note that Sub-directories are in
  272.   ║ <N>ext                 ║  uppercase ending with a backslash.
  273.   ╚════════════════════════╝                    (MORE press[N])
  274. !!end!!
  275. 16.0 Directory Box (cont).
  276. ──────────────────────────
  277.     You can move around the Directory Box the same as when in
  278. the Main Menus with the cursor movement ARROW KEYS, SPACE BAR,
  279. PAGE UP, PAGE DOWN, HOME and END key. You can scroll through the
  280. entire file list by using the options below the double line. To
  281. select a file to go into an Input Box, move the cursor to the
  282. desired file or sub-directory and press [RETURN] or press the
  283. corresponding number in the greater than/less than signs. The
  284. selected file or sub-directory will be transferred to the Input
  285. Box.  
  286. !!end!!
  287. 17.0 Direct Action Options.
  288. ══════════════════════════
  289.    Some options from Main Menus have direct action.  That is,
  290. selecting them causes immediate action such as:
  291.                    ║<1>  Form Feed■─╫─■Direct Action Option.
  292.                    ╚════════════════╝ 
  293.    In order to keep you from causing a direct Action by mistake,
  294. LaserMate400 will activate a Confirmation box before execution
  295. as below:
  296.                           ┌────■Action to be taken.
  297.                    ╔═■Form Feed■═══╗
  298.                    ║<C> Continue ■─╫─■Execute action.
  299.                    ║<A> Abort  ■───╫─■Quit with no action.
  300.                    ╚═══════════════╝
  301.     This box gives you a chance to change your mind about the
  302. option you selected before you execute it.
  303.  
  304. !!end!!
  305. 18.0 Things to remember.
  306. ═══════════════════════
  307.     LaserMate400 is very easy to use with help at almost every
  308. turn. Note that the top line of the Menus and Boxes always
  309. provide you with more information, help and prompts on what your
  310. next step should be.  The lines inside some of the Selection
  311. Boxes and Input Boxes will also provide some help. Until you get
  312. use of using LaserMate400, you should get into the habit of
  313. reading the entire box before moving on to your next step. 
  314. !!end!!
  315. 19.0 Main Menu 1 Options
  316. ═══════════════════════     
  317.     LaserMate400 starts in Main Menu 1 when you hit the hot-
  318. key (Default F10).  Most of the options are self explanatory.
  319. Note that some of the options are Direct Action and some are for
  320. changing printer settings.  Options <1> through <E> causes some
  321. action to take place with the printer. Some option take you to
  322. a Confirmation box and some take you to an Input Box while
  323. others take you to a Selection Menu. This is the only menu from
  324. which you can quit or unload LaserMate400 from memory. Flow
  325. diagrams and explanation of the options are shown follows:
  326.  
  327.  ║<1> Form Feed╟─┐╔═Form Feed══╗─■Send form feed to printer.  
  328.  ╚═════════════╝ └╢<C> Continue║ Your printer automatically    
  329.                   ║<A> Abort   ║ eject pages that are completely
  330.                   ╚════════════╝ full of text. Use this option
  331. to eject a page that is only partial full of text. This option
  332. saves you the trouble of taking your printer off line and
  333. pressing the form feed button.                  (MORE press[N])
  334. !!end!!
  335. 20.0 Main Menu 1 Options (cont)
  336. ══════════════════════════════     
  337.  
  338.  ║<2> Master Reset Printer╟─┐╔═Master Reset═╗─■Reset all printer
  339.  ╚════════════════════════╝ └╢<C> Continue  ║ settings to their 
  340.                              ║<A> Abort     ║ default values. 
  341.                              ╚══════════════╝ This option also
  342. causes the printer to print all of the remaining pages in the
  343. buffer before it resets the programmable features back to their
  344. default values. The many settings in current value brackets on
  345. Main Menu 1 and Main Menu 2 will all reflect the default values
  346. for the printer after this option is executed.
  347.                                                  (MORE press[N])
  348. !!end!!
  349. 21.0 Main Menu 1 Options (cont)
  350. ══════════════════════════════     
  351.  
  352.  ║<3> Self Test╟─┐╔═ Self Test ═╗─■Print out the sample
  353.  ╚═════════════╝ └╢<C> Continue ║  font pages to see the
  354.                   ║<A> Abort    ║  resident and soft fonts
  355.                   ╚═════════════╝  example. Any soft font you
  356. have downloaded with LaserMate400 will be printed as part of
  357. this self test. However the assigned number may not be the same
  358. as in the LaserMate400 Soft Font List. This is because the
  359. Landscape fonts are numbered by your printer after the Portrait
  360. fonts are numbered. You must remember that the LaserMate400 Soft
  361. Font List numbers should be used to select soft font downloaded
  362. by LaserMate400.
  363. !!end!!
  364. 22.0 Main Menu 1 Options (cont)
  365. ══════════════════════════════     
  366.  
  367.  ║<4> Eject Page╟─┐╔═ Eject Page═╗─■Eject page from printer
  368.  ╚══════════════╝ └╢<C> Continue ║ if data is present. This
  369.                    ║<A> Abort    ║ is much like the <1> Form
  370.                    ╚═════════════╝ Feed option except it will
  371. only eject a page if there is text in the buffer waiting to be
  372. printed on the page. This option has no effect unless the
  373. printer display shows data present.
  374. !!end!!
  375. 23.0 Main Menu 1 Options (cont)
  376. ══════════════════════════════     
  377.  
  378.  ║<5> Underline╟─┐╔════Underline═════╗─■Turn Underline 
  379.  ╚═════════════╝ └╢<1> Fixed on      ║ Off or On (Fixed
  380.                   ║<2> Floating on   ║ or Floating). Turning
  381.                   ║<3> Underline off ║ underline on causes 
  382.                   ║<A> Abort         ║ the printer to underline
  383.                   ╚══════════════════╝ all characters including
  384. spaces. Fixed underline causes the underline to be printed three
  385. dots wide and five dots below the baseline of each character.
  386. With Fixed underline the underline will not mate up with
  387. different font on the same line. Floating underline causes the
  388. underline to be placed based on the tallest font on the line
  389. which means the underline will mate up even if the fonts are
  390. of different sizes.
  391.                                                (MORE press[N])
  392.  
  393. !!end!!
  394. 24.0 Main Menu 1 Options (cont)
  395. ══════════════════════════════     
  396.  
  397.  ║<6> Alternate pitch╟─┐╔═Alternate pitch═╗─■Select the
  398.  ╚═══════════════════╝ └╢<1> 10 cpi       ║ alternate pitch. 
  399.                         ║<2> 16.66 cpi    ║ This is the pitch
  400.                         ║<3> 12 cpi       ║ of the font that
  401.                         ║<A> Abort        ║ will be printed 
  402.                         ╚═════════════════╝ when the alternate
  403. pitch is selected by your application or by you through any
  404. other means.
  405.                                                (MORE press[N])
  406.  
  407. !!end!!
  408. 25.0 Main Menu 1 Options (cont)
  409. ══════════════════════════════     
  410.  
  411.  ║<7> Number of copies╟─┐╔═Number of Copies═╗─■Enter number of
  412.  ╚════════════════════╝ └╢ Enter:           ║ copies the
  413.                          ╚══════════════════╝ printer will print
  414. each time a page is sent to it. Note the number must be between
  415. 1 and 99. The default number is 1. The value set by this option
  416. remains in effect until the printer is turn off or the
  417. <2> Master Reset Printer option is used.  Some application
  418. programs sends the Master Reset signal to the printer. There is
  419. no way for you to know this without reading it in the
  420. application program user manual. Therefore it is a good idea to
  421. periodically use {</> Set Printer  to Current Settings}
  422. option to be sure you know the current setting of the printer. 
  423. !!end!!
  424. 26.0 Main Menu 1 Options (cont)
  425. ══════════════════════════════     
  426.  
  427.  ║<8> End of Line Wrap╟─┐╔═End of Line Wrap═╗─■Turn Line Wrap On
  428.  ╚════════════════════╝ └╢<1> On            ║ or Off. On causes
  429.                          ║<2> Off           ║ a new line when
  430.                          ║<A> Abort         ║ the print attempt
  431.                          ╚══════════════════╝ to go beyond the
  432. right margin. All text is printed. Off causes text that would go
  433. beyond the right margin to disregarded and not printed. You
  434. should note that the default if Off. Therefore, if you are
  435. printing long lines, you could have some of your text not to be
  436. printed unless you turn this option on.
  437.                                                 (MORE press[N])
  438. !!end!!
  439. 27.0 Main Menu 1 Options (cont)
  440. ═════════════════════════════     
  441.  
  442.  ║<9> Skip Perforation╟─┐╔═Skip Perforation═╗─■Turn Skip  
  443.  ╚════════════════════╝ └╢<1> On            ║ Perforation On  
  444.                          ║<2> Off           ║ or Off. This  
  445.                          ║<A> Abort         ║ option specifies
  446.                          ╚══════════════════╝ whether the
  447. printer will eject the page when printing reaches the Text
  448. Length setting or when it reaches the physical Page Length
  449. setting. When this is On the page eject at the Text Length
  450. setting. This prevent you from printing on the very edge of the
  451. paper.
  452. !!end!!
  453. 28.0 Main Menu 1 Options (cont)
  454. ═════════════════════════════     
  455.  
  456.  ║<A> Paper Input    ╟─┐╔═ Paper Input═╗─■Select the paper input
  457.  ╚═══════════════════╝ └╢<1> Eject     ║ method. {Eject} Prints
  458.                         ║<2> Automatic ║ the current page.    
  459.                         ║<3> Manual    ║ {Automatic} feeds
  460.                         ║<4> Envelope  ║ paper from the first
  461.                         ║<5> Tray 2    ║ tray (default)
  462.                         ║<A> Abort     ║ automatically after
  463.                         ╚══════════════╝ each page. {Manual}
  464. feeds paper from the manual feed slot. {Envelope} feeds
  465. Envelopes from the manual feed slot. {Tray 2} will cause the
  466. paper to be fed from the optional second tray if one existed. If
  467. not, the default tray will remain selected.
  468. !!end!!
  469. 29.0 Main Menu 1 Options (cont)
  470. ══════════════════════════════     
  471.  
  472.  ║<B> Display Function╟─┐╔═Display Function═╗─■Turn Display 
  473.  ╚════════════════════╝ └╢<1> On            ║  Function On or  
  474.                          ║<2> Off           ║  Off. Display On 
  475.                          ║<A> Abort         ║  causes the
  476.                          ╚══════════════════╝  printer commands
  477.                          to be treated as text and the escape  
  478.                          codes have no effect. This feature is
  479. helpful when you want to see exactly what is being sent to the
  480. printer. Since the escape codes except (ESC Z), which is the
  481. code for Display Off, will not be executed, you will actually
  482. see the code characters printed.
  483.                                                 (MORE press[N])
  484. !!end!!
  485. 30.0 Main Menu 1 Options (cont)
  486. ═══════════════════════════════     
  487.  
  488.  ║<C> Shift Font╟─┐╔═Shift Font════╗─■Shift to the Primary
  489.  ╚══════════════╝ └╢<1> Primary    ║  or Secondary font. This  
  490.                    ║<2> Secondary  ║  selection determine if the
  491.                    ║<A> Abort      ║  printer will use the
  492.                    ╚═══════════════╝  primary or secondary font
  493. during printing. Note that you use options in Main Menu 2 to set
  494. the Secondary and primary font. ASCII code 14 and 15 can be sent
  495. to the printer by your application or other means to switch
  496. between the Primary and Secondary font.
  497.  
  498. !!end!!
  499. 31.0 Main Menu 1 Options (cont)
  500. ══════════════════════════════ 
  501.  
  502.  ║<D> Test Print Font╟─┐╔═Test Print Font═╗─■Print sample
  503.  ╚═══════════════════╝ └╢<C> Continue     ║ of the selected
  504.                         ║<A> Abort        ║ font. This option
  505.                         ╚═════════════════╝ prints some of the
  506. key current LaserMate400 settings and the ASCII character set
  507. from 32 to 255. ASCII characters 128 through 255 are determined
  508. by the selected symbol set. This option will give you a view of
  509. what the font looks like when printed. You can file the printout
  510. away in a folder to keep track of the Setting Files you have
  511. saved on disk and to be able to see what the setting looks like.
  512. Note that this option prints the Setting Last Loaded file name.
  513. If a change was made since the last Setting File was loaded, the
  514. Load Settings File option current value bracket will contain the
  515. word  "Changed" to say that the current settings are now not the
  516. same as those in the Setting File on disk. The word "Not
  517. Changed" means you have not changed any of the settings. 
  518. !!end!!
  519. 32.0 Main Menu 1 Options (cont)
  520. ═══════════════════════════════ 
  521.  
  522.  ║<E> Reset Margins╟─┐╔═<E> Reset Margins═╗─■Reset margins to
  523.  ╚═════════════════╝ └╢<C> Continue       ║ default values for
  524.                       ║<A> Abort          ║ selected font. The
  525.                       ╚═══════════════════╝ default margins are
  526. as follows:
  527.             Left Margin  : 0 (column).   
  528.             Right Margin : 65 (columns).
  529.               Top Margin : 3 (Lines).
  530.              Text Length : 60 (Lines).
  531.              Page Length : 66 (Lines). 
  532.                                                (MORE press[N])
  533.  
  534. !!end!!
  535. 33.0 Main Menu 1 Options (cont)
  536. ═══════════════════════════════ 
  537.  
  538. ║<U> Unload LaserMate400╟─┐
  539. ╚═══════════════════════╝ │╔═Unload LaserMate400═╗─■Remove 
  540.                           └╢<C> Continue         ║ LaserMate400
  541.                            ║<A> Abort            ║ from memory.
  542.                            ╚═════════════════════╝ This frees up
  543. memory for programs that may be too large to run while
  544. LaserMate400 is in memory. After executing this option, you must
  545. reload LaserMate400 in order to use it again. Note that if you
  546. have loaded any other Terminate And Stay (TSR) program after you
  547. loaded LaserMate400, you will not be able to remove LaserMate400
  548. from memory until you unload the other TSR's. 
  549. !!end!!
  550. 34.0 Main Menu 1 Options (cont)
  551. ═══════════════════════════════ 
  552.  
  553.  ║<Q> Quit╟─┐╔════Quit═════╗─■Quit LaserMate400 and leave
  554.  ╚════════╝ └╢<C> Continue ║ LaserMate400 in memory. Pressing
  555.              ║<A> Abort    ║ The hot-key will reactivate
  556.              ╚═════════════╝ LaserMate400. Remember that you can
  557. changed the hot-key from its default value of F10. You should
  558. try to remember your selected hot-key before quitting
  559. LaserMate400. However, if you forget, simply try all the
  560. function keys with the four special keys (LEFT SHIFT, RIGHT
  561. SHIFT, ALT and CTRL) one at time until you find the current
  562. hot-key.
  563. !!end!!
  564. 35.0 Main Menu 1 Options (cont)
  565. ═══════════════════════════════ 
  566.  
  567.  ║<.> Main Menu 2╠═■Go from Main Menu 1 to Main Menu 2.    
  568.  ╚═══════════════╝ 
  569.  
  570.  
  571.  
  572.  
  573.  
  574.                   
  575. !!end!!
  576. 36.0 Main Menu 2 Options
  577. ═══════════════════════     
  578.     LaserMate400's Main Menu 2 contains options to select most
  579. of the printer settings. This menu uses letters for selection in
  580. hope that those who prefer to use key stroke selections instead
  581. of cursor selections will find it more natural if the options on
  582. the Main Menus are somewhat unique. This menu is the workhorse
  583. of LaserMate400.  Detail discussion of all of the options
  584. follows: 
  585. !!end!!
  586. 37.0 Main Menu 2 Options (cont)
  587. ══════════════════════════════     
  588.  
  589. <L> Select Pri. Font.
  590. ────────────────────
  591.     This option allows you to set the printer primary font to
  592. any one of the resident of soft font. While you can select a
  593. font by individually selecting the characteristics (Pitch,
  594. Height, style, typeface etc.), this option allows you to use
  595. just a few key strokes to make your selection. Once you make
  596. this selection, the printer will print using this font as long
  597. as the {<C> Shift Font} current value is set for {Primary}. This
  598. option takes you to a series of selection menus that are
  599. described below. 
  600.                                            (More Press [N])
  601. !!end!!
  602. 38.0 <L> Select Pri. Font.
  603. ──────────────────────────
  604.                                           
  605.  ║<L> Select Pri. Font╟─┐╔═Select Primary Font═╗┌■Select a soft
  606.  ╚════════════════════╝ │║<1> Resident font    ║│ font as the 
  607.                         └╢<2> Soft font■───────╫┘ primary font. 
  608.                          ║<A> Abort            ║  Note that you 
  609.                          ╚══════════╤══════════╝  must first 
  610.                                     │   download the soft fonts
  611.  ╔════Select Primary Font (soft)════╧═╗ using Main Menu 3. In
  612.  ║<1> S001 OCR-A [10.00 12.00 MUP]    ║ this example, only two 
  613.  ║<2> S002                            ║ soft fonts have been
  614.  ║ .                                  ║ downloaded. Note the
  615.  ║ .                                  ║ font characteristics
  616.  ║<8> S008 Courier [16.67 7.00 MUL]   ║ in the brackets next to
  617.  ║<9> S009                            ║ the font name. The
  618.  ║<A> Abort                           ║ first number is the
  619.  ╚════════════════════════════════════╝ pitch in cpi and the
  620. second number is the size in points.            (MORE press [N])
  621. !!end!!
  622. 39.0 <L> Select Pri. Font (cont).
  623. ─────────────────────────────────
  624.    The last three letters in the font characteristic current
  625. value bracket denotes the STROKE WEIGHT {u = ult-Thin, T = Thin,
  626. L = Light,M = Medium, N = Normal, B = Bold, b = black, U =
  627. Ult-Black}; STYLE {U = Upright, I = Italic}; and ORIENTATION {L
  628. = Landscape, P = portrait}.  The soft font selected from this
  629. box will be reflected in the Main Menu 2 current value brackets
  630. for all font settings.
  631. !!end!!                                                   
  632.  ║<L> Select Pri. Font╟─┐╔═Select Primary Font═╗┌■Select a
  633.  ╚════════════════════╝ └╢<1> Resident font■───╫┘ Resident
  634. ┌────┐                   ║<2> Soft font        ║  font as the  
  635. │40.0│                   ║<A> Abort            ║  primary font.
  636. └────┘                   ╚════════════╤════════╝  Note that 
  637.                                       │  there are three  
  638.  ╔════Select Primary Font (Resident 1)╧╗ resident fonts lists
  639.  ║<0> I000 Courier [10 12 MUP]         ║ you can rotate 
  640.  ║<1> I001                             ║ through using the 
  641.  ║ .                                   ║ <.> More option.
  642.  ║ .                                   ║ See above help on Soft
  643.  ║<8> I008 Dutch [prop(B)  10 BUP]     ║ font selection for
  644.  ║<9> I009                             ║ meaning of items in 
  645.  ║<A> Abort                            ║ the brackets. Making 
  646.  ║<.> More                             ║ a selection from one
  647.  ╚═╤═══════════════════════════════════╝ of the three list will
  648.  ╔═╧═╤Select Primary Font (Resident 2)═╗ be reflected in the  
  649.   ╔══╧═Select Primary Font (Resident 3)═╗ Main Menu 2 current  
  650.   ╚═════════════════════════════════════╝ value brackets.      
  651. !!end!!
  652. 41.0 Main Menu 2 Options (cont)
  653. ═══════════════════════════════     
  654.  
  655.  ║<M> Orientation╟─┐╔═Orientation══╗─■Set the orientation for
  656.  ╚═══════════════╝ └╢<1> Portrait  ║  the current primary font. 
  657.                     ║<2> Landscape ║  Note that you may select 
  658.                     ║<A> Abort     ║  any font (ie: I001 - I025)
  659.                     ╚══════════════╝  and then change some of
  660. the font characteristics individually. While the current value
  661. for <L> Select Pri. Font will still be shown as the font
  662. selected from the selection box, the font will not be the same
  663. after you individually change any one of the font settings. This
  664. is the case for all of the below font settings as well.
  665. !!end!!
  666. 42.0 Main Menu 2 Options (cont)
  667. ══════════════════════════════     
  668.  
  669.  ║<N> Spacing ╟─┐╔════Spacing═════════╗─■Set spacing for the
  670.  ╚════════════╝ └╢<1> Fixed (default) ║ current primary font.
  671.                  ║<2> Proportional    ║ This is useful when
  672.                  ║<3> Compressed prop ║ using applications  
  673.                  ║<A> Abort           ║ that do not control all
  674.                  ╚════════════════════╝ features of the printer.
  675. FIXED spacing can be used when printing rows and columns that
  676. must be lined up. Proportional spacing is used to account for
  677. the fact that letters require different amount of space (ie:"D"
  678. take up more space than "I").
  679. !!end!!
  680. 43.0 Main Menu 2 Options (cont)
  681. ═══════════════════════════════     
  682.  
  683.  ║<O> Pitch      ╟─┐╔═════Pitch════╗─■Set pitch for the primary 
  684.  ╚═══════════════╝ └╢Enter:        ║ font. At the input box,  
  685.                     ╚══════════════╝ enter pitch in character
  686. per inch (cpi). Note that pitch is only meaningful for FIXED
  687. Spacing. If the Spacing is not FIXED then this setting will have
  688. {n/a} as its current value. The value is limited to two digits.
  689. If the pitch you pick is not available, the printer will be set
  690. to the next smaller pitch. However, there is no way for
  691. LaserMate400 to know this has occurred. Therefore it is best for
  692. you to check to see what pitch is available for your printer by
  693. reading the user manual or by executing the self test option.
  694. !!end!!
  695. 44.0 Main Menu 2 Options (cont)
  696. ═══════════════════════════════
  697.  
  698.  ║<P> Height    ╟─┐╔═══Height═════╗─■Set height for the primary
  699.  ╚══════════════╝ └╢Enter:        ║ font. Enter height in  
  700.                    ╚══════════════╝ points at the input box.
  701. There are 72 points to an inch. This value is limited to two
  702. digits. The default height for the default font is 12 points. 
  703.  
  704.  
  705.  
  706. !!end!!
  707. 45.0 Main Menu 2 Options (cont)
  708. ═══════════════════════════════
  709.  
  710.  ║<R> Style      ╟─┐╔═══Style══════╗─■Set the style by selecting
  711.  ╚═══════════════╝ └╢<1> Upright   ║ from the selection box. The
  712.                     ║<2> Italic    ║ default value is Upright.
  713.                     ║<A> Abort     ║        
  714.                     ╚══════════════╝                           
  715.  
  716.  
  717.  
  718. !!end!!
  719. 46.0 Main Menu 2 Options (cont)
  720. ═══════════════════════════════
  721.  ║<S> Stroke Weight ╟─┐╔═Stroke Weight═╗─■Set the stroke weight
  722.  ╚══════════════════╝ └╢<1> ult-Thin   ║ for the primary font by
  723.                        ║<2> ult-Thin+  ║ selecting from the 
  724.                        ║<3> Thin       ║ selection box. This 
  725.                        ║<4> Thin+      ║ determines how dark
  726.                        ║<5> Light-     ║ your printer print
  727.                        ║<6> Light+     ║ will be.
  728.                        .  .   .   .    .
  729.                        .  .   .   .    .
  730.                        ║<B> Normal+    ║
  731.                        ║<C> Bold       ║
  732.                        ║<D> Bold+      ║
  733.                        ║<E> black      ║
  734.                        ║<F> black+     ║
  735.                        ║<G> Ult-Blk    ║
  736.                        ║ <A> Abort     ║                 
  737.                        ╚═══════════════╝
  738. !!end!!
  739. 47.0 Main Menu 2 Options (cont)
  740. ═══════════════════════════════
  741.  
  742.  ║<U> Left Margin╟─┐╔═Left Margin═╗─■Set left margin. This
  743.  ╚═══════════════╝ └╢Enter:       ║ setting is in columns and  
  744.                     ╚═════════════╝ depends on the font size as
  745. to where on the paper the setting will place the margin.       
  746.                   
  747.  
  748.  
  749. !!end!!
  750. 48.0 Main Menu 2 Options (cont)
  751. ═══════════════════════════════
  752.  
  753.  ║<V> Right Margin╟─┐╔═Right Margin═╗─■Set right margin. This
  754.  ╚════════════════╝ └╢Enter:        ║ setting is in columns and 
  755.                      ╚══════════════╝ depends on the selected
  756. font size as to where on the paper the setting will place the
  757. margin.         
  758.  
  759. !!end!!
  760. 49.0 Main Menu 2 Options (cont)
  761. ═══════════════════════════════
  762.  
  763.  ║<W> Line Spacing╟─┐╔═Line Spacing(1,2,3,4,6,8,12,16,14,or 48╗
  764.  ╚════════════════╝ └╢Enter:                                  ║
  765.                      ╚╤═══════════════════════════════════════╝ 
  766.                       └─■Set the line spacing. This settings
  767. determines how much space will be between lines of text. You can
  768. use this option to put more space between lines or have the line
  769. overlap. The effect of this setting depends on the selected font
  770. size.   
  771.  
  772.  
  773. !!end!!
  774. 50.0 Main Menu 2 Options (cont)
  775. ═══════════════════════════════
  776.  
  777.  ║<X> Top Margin╟─┐╔═Top Margin═╗─■Set top margin. This
  778.  ╚══════════════╝ └╢Enter:      ║ setting is in number of  
  779.                    ╚════════════╝ rows.  The actual location on
  780. the paper depends on the selected font size.
  781.  
  782. !!end!!
  783. 51.0 Main Menu 2 Options (cont)
  784. ═══════════════════════════════
  785.  
  786.  ║<Y> Text Length╟─┐╔═Text Length═╗─■Set text length. This
  787.  ╚═══════════════╝ └╢Enter:       ║ setting is in number   
  788.                     ╚═════════════╝ rows of text the printer
  789. will print to a page before it start a new page. 
  790.   
  791.                           
  792.  
  793.  
  794. !!end!!
  795. 52.0 Main Menu 2 Options (cont)
  796. ═══════════════════════════════
  797.  
  798.  ║<Z> Page Length╟─┐╔═Page Length═╗─■Set page length. This
  799.  ╚═══════════════╝ └╢Enter:       ║ setting is the page length
  800.                     ╚═════════════╝ in number of rows of text
  801. the page can have.  Top margin plus Text Length can not exceed
  802. this setting. This is based on the physical size of the paper
  803. being used.                        
  804.  
  805.  
  806.  
  807. !!end!!
  808. 53.0 Main Menu 2 Options (cont)  ┌╢<+> Symbol Set║    
  809. ══════════════════════════════   │╚══════════════╝   
  810.  ╔════Select Symbol Set (List 1)═╧╗─■Set symbol set from one of
  811.  ║<1> Danish/Norwegian 1          ║ the four selection boxes. 
  812.  ║<2> Roman Extension             ║ Symbol sets contain special
  813.  ║<3> French                      ║ characters/symbols for doing
  814.  ║<4> German                      ║ special work such as drawing
  815.  ║<5> Italian                     ║ boxes and lines. You can
  816.  ║<6> JIS ASCII (ISO 14)          ║ consult you printer manual
  817.  ║<7> ECMA-94 LATIN 1 (ISO 100)   ║ to see what symbol each set
  818.  ║<8> Swedish/Finnish             ║ contains. A good example of
  819.  ║<9> US ASCII                    ║ a use for changing the 
  820.  ║<A> Abort                       ║ symbol set is when doing a
  821.  ║<.> More                        ║ SCREEN PRINT of a screen 
  822.  ╚═╤══════════════════════════════╝ which has lines and boxes on
  823.  ╔═╧╤═Select Symbol Set (List 2)══╗ it.  
  824.    ╔╧╤═Select Symbol Set (List 3)══╗  
  825.     ╔╧══Select Symbol Set (List 4)══╗          (MORE press [N])
  826.     ╚═══════════════════════════════╝         
  827. !!end!!
  828. 54.0 <+> Symbol Set (cont)
  829. ──────────────────────────
  830.   By setting a symbol set (like IBM-PC SET 2) with the line
  831. drawings symbols in it, the lines on the screen will be printed
  832. as lines instead of letters or other symbols. Symbol sets also
  833. give you access to many math, foreign language, and other
  834. special purpose symbols. Consult your printer manual for a more
  835. complete understanding of symbol sets. You can also use
  836. LaserMate400 <D> Test Print Font option to set the characters in
  837. the symbol set.   
  838. !!end!!
  839. 55.0 Main Menu 2 Options (cont)
  840. ═══════════════════════════════
  841.  
  842.  ║<-> Paper Size║
  843.  ╚══════╤═══════╝
  844.         │
  845.  ╔══════╧═══Paper Size═══════════════╗─■Set the paper size to be
  846.  ║<1> Executive (7 1/4 x 10 1/2 in.) ║ used by the printer.
  847.  ║<2> Letter (8 1/2 x 11 in.)        ║
  848.  ║<3> Legal (8 1/2 x 14 in.)         ║
  849.  ║<4> Envelope (4.13  x 9 1/2 in.)   ║
  850.  ║<5> Envelope (3.88  x 7 1/2 in.)   ║
  851.  ║<A> Abort                          ║
  852.  ╚═══════════════════════════════════╝
  853. !!end!!
  854. 56.0 Main Menu 2 Options (cont)
  855. ═══════════════════════════════
  856. <*> Select Sec. Font.
  857. ────────────────────
  858.     This option allows you to set the printer secondary font to
  859. any one of the resident of soft font.  Once you make this
  860. selection, the printer will print using this font as long as the
  861. {<C> Shift Font} current value is set for {Secondary}. This
  862. option takes you to a series of selection menus that are
  863. described below. 
  864.                                            (More Press [N])
  865. !!end!!
  866. 57.0 <*> Select Sec. Font.
  867. ──────────────────────────
  868.  ║<*> Select Sec. Font╟─┐╔═Select Sec. Font═╗┌■Select a soft
  869.  ╚════════════════════╝ └╢<1> Resident font ║│ font as the 
  870.                          ║<2> Soft font ■───╫┘ Secondary font. 
  871.                          ║<A> Abort         ║  Note that you 
  872.                          ╚══════════╤═══════╝  must first 
  873.                                     │   download the soft fonts
  874.  ╔════ Select Sec. Font (soft)══════╧═╗ using Main Menu 3. In
  875.  ║S001 OCR-A Size [10.00 12.00 MUP]   ║ this example, only two 
  876.  ║S002                                ║ soft fonts have been
  877.  ║ .                                  ║ downloaded. Note the
  878.  ║ .                                  ║ font characteristics
  879.  ║S008 Courier Medium [16.67 7.00 MUL]║ in the brackets next to
  880.  ║S009                                ║ the font name. The
  881.  ║<A> Abort                           ║ first number is the
  882.  ╚════════════════════════════════════╝ pitch in cpi and the
  883. second number is the size in points.            (MORE press [N])
  884. !!end!!
  885. 58.0 <*> Select Sec. Font (cont).
  886. ────────────────────────────────
  887.    The last three letters in the font characteristic current
  888. value bracket denotes the STROKE WEIGHT {u = ult-Thin, T = Thin,
  889. L = Light,M = Medium, N = Normal, B = Bold, b = black, U =
  890. Ult-Black}; STYLE {U = Upright, I = Italic}; and ORIENTATION {L
  891. = Landscape, P = portrait}.  The soft font selected from this
  892. box will be reflected in the Main Menu 2 current value brackets
  893. for the <L> option.
  894. !!end!!
  895.  ║<*> Select Sec. Font╟─┐╔═Select Sec. Font═╗┌■Select a  
  896.  ╚════════════════════╝ └╢<1> Resident font■╫┘ Resident
  897.  ┌──┐                    ║<2> Soft font     ║  font as the  
  898.  │59│                    ║<A> Abort         ║  Secondary font.
  899.  └──┘                    ╚════════════╤═════╝  Note that 
  900.                                   ┌───┘  there are three  
  901.  ╔══Select Sec. Font (Resident 1)═╧═╗ Resident fonts lists
  902.  ║I000 Courier [10 12 MUP]          ║ you can rotate 
  903.  ║I001                              ║ through using the 
  904.  ║ .                                ║ <.> More option.
  905.  ║ .                                ║ See above help on Soft
  906.  ║I008 Dutch [prop(B)  10 BUP]      ║ font selection for
  907.  ║I009                              ║ meaning of items in 
  908.  ║<A> Abort                         ║ the brackets. Making 
  909.  ║<.> More                          ║ a selection from one
  910.  ╚═╤════════════════════════════════╝ of the three lists will
  911.  ╔═╧═╤═Select Sec. Font (Resident 2)═╗ be reflected in the  
  912.   ╔══╧══Select Sec. Font (Resident 3)══╗ Main Menu 2 current  
  913.   ╚════════════════════════════════════╝ value brackets.      
  914. !!end!!
  915. 60.0 Main Menu 2 Options (cont)
  916. ═══════════════════════════════
  917.  
  918.  ║</> Set Printer to Current Settings ║ 
  919.  ╚═════════════════╤══════════════════╝
  920.                    │
  921.  ╔═Set Printer to Current Settings══╗─■This option sets all
  922.  ║<C> Continue                      ║ printer settings to the 
  923.  ║<A> Abort                         ║ current values as
  924.  ╚══════════════════════════════════╝ reflected in LaserMate400
  925. current value brackets. This is useful when you are not sure the
  926. printer settings have not been changed by your application
  927. program or after you have had to turn to printer off and back on
  928. for any reason. You can execute this option at any time.
  929. LaserMate400 gives you a chance of executing this option as part
  930. of loading a Setting file.
  931. !!end!!
  932. 61.0 Main Menu 2 Options (cont)
  933. ═══════════════════════════════
  934.  ║<.> Main Menu 3╠═■Go from Main Menu 2 to Main Menu 3. The
  935.  ╚═══════════════╝ last option on the Main Menu 2.             
  936.      
  937.  
  938.  
  939.  
  940.  
  941. !!end!!
  942. 62.0 Main Menu 3 Options
  943. ════════════════════════     
  944.     LaserMate400's Main Menu 3 contain options for downloading
  945. soft font, loading Setting files, saving Setting files and for
  946. changing certain configuration aspects of LaserMate400.  This
  947. menu can be thought of as the configuration and utilities menu
  948. for LaserMate400. A short flow diagram and explanation of the
  949. options are shown below:
  950.  
  951.  
  952.  
  953. !!end!!
  954. 63.0 Main Menu 3 Options (cont)
  955. ═══════════════════════════════ 
  956.  
  957.  ║<1> Add/Edit Soft Font List║
  958.  ╚╤══════════════════════════╝
  959.   │                                                           
  960.  ╔╧Edit Soft Font List═╗ ╔═c:\fontpath\____ as Soft Font Sxxx═╗
  961.  ║<1> S001             ╟─╢ Enter: c:\fontpath\ocra.dwn        ║
  962.  ║<2> S002             ║ ╚╤═══════════════════════════════════╝
  963.  ║<3> S003             ║  ■                             
  964.  ║<4> S004             ║  This option let you maintain a list of
  965.  ║<5> S005             ║ Soft fonts that you will be using 
  966.  ║<6> S006             ║ during a certain session. This box does
  967.  ║<7> S007             ║ not download the font. You must use the
  968.  ║<8> S008             ║ downlown option to download the fonts.
  969.  ║<9> S009             ║ LaserMate400 will hold a list of 9 font
  970.  ║<A> Abort            ║ files at a time. The font files can be
  971.  ╚═════════════════════╝ located in any directory long as the
  972. entire path name is given.                      (MORE press [N])
  973. !!end!!
  974. 64.0 <1> Add/Edit Soft Font List (cont)
  975. ───────────────────────────────────────
  976. This allow you to select a group of fonts that you normally use
  977. with certain applications and enter them in this list so that
  978. they can be quickly downloaded to the printer. Save Settings
  979. Option save a setting file to disk so that the next time you are
  980. ready to use the same list you can use the Load Settings Option
  981. to retrieve it from disk. This is a three step option: (1)
  982. select the option, (2) select the font number to add/edit and
  983. (3) enter the font file path name.  Note that the font file
  984. default directory path name will appear in the input box (see
  985. HELP input boxes). You can accept the default directory by
  986. pressing [END] and typing the font file name or enter an
  987. entirely different directory by pressing [DOWN ARROW] and
  988. entering the whole path name for the font file.  Note that you
  989. can clear the input box [DOWN ARROW] or you can recall the
  990. default path [UP ARROW] at any time prior to pressing [RETURN].
  991. Enter wild card characters in the Input Box to list files.     
  992.                                    (MORE press [N])
  993. !!end!!
  994. 65.0 <1> Add/Edit Soft Font List (cont)
  995. ───────────────────────────────────────
  996. You can also return from the input box without changing the
  997. current value by the following two series of key strokes (1)
  998. [DOWN ARROW][RETURN] or (2) [UP ARROW][RETURN].  This list you
  999. enter here will be used by the {Download Single Soft Font} and
  1000. {Download Entire Soft Font List} Options to actually send the
  1001. downloadable font to the printer.
  1002.  
  1003.  
  1004.  
  1005. !!end!!
  1006. 66.0 Main Menu 3 Options (cont)
  1007. ═══════════════════════════════ 
  1008.  
  1009. ║<2> Download Single Soft Font║
  1010. ╚═╤═══════════════════════════╝                        
  1011.  ╔╧Edit Soft Font List═╗ ╔══Download ____________ as Sxxx═════╗
  1012.  ║<1> S001 _________   ╟─╢ <C> Continue                       ║
  1013.  ║<2> S002 _________   ║ ╚╤═══════════════════════════════════╝
  1014.  ║<3> S003 _________   ║  ■                              
  1015.  ║<4> S004             ║  This option allows you to actually 
  1016.  ║<5> S005             ║  download fonts from the font list
  1017.  ║<6> S006             ║  to the printer. This box looks much
  1018.  ║<7> S007             ║  like the {Add/Edit Font List} option
  1019.  ║<8> S008             ║  Selection Box. It displays the file 
  1020.  ║<9> S009             ║  name of the files you entered using 
  1021.  ║<A> Abort            ║  the {Add/Edit Font List} option. 
  1022.  ╚═════════════════════╝  Select the font to download to the
  1023. printer and confirm the selection.  You only need to down a font
  1024. file once unless you turn the printer off.      (MORE press [N])
  1025. !!end!!
  1026. 67.0 <2> Download Single Soft Font (cont) 
  1027. ─────────────────────────────────────────
  1028.     If you turn the printer off or if you are unsure that the
  1029. font is downloaded to the printer's memory, then simply download
  1030. the font again using this option. Note that you could use the
  1031. {Download Entire Soft Font List} option to download the entire
  1032. list at once.  LaserMate400 come with a few example fonts for
  1033. the learning purposes only. You should download a few of them to
  1034. see how this option works. You can get your own downloadable
  1035. fonts from commercial font package, shareware and other sources.
  1036. The fonts must be Hewett-Packard Series II compatible.  Once you
  1037. have downloaded the font, it will show in the Soft Font
  1038. Selection box used by {Main Menu 2} for {Select Pri. Font} and
  1039. {Select Sec. Font}. You are now able to set the printer to the
  1040. downloaded soft font.     
  1041. !!end!!
  1042. 68.0 Main Menu 3 Options (cont)
  1043. ═══════════════════════════════ 
  1044.  
  1045.  ║<3> Download Entire Soft Font List ║
  1046.  ╚══════════════╤════════════════════╝
  1047.  ╔══════════════╧════════════════╗─■Download the entire font 
  1048.  ║<1> Download List to Printer   ║ list. Again, once the fonts
  1049.  ║<2> Return Without Downloading ║ are downloaded, they do not 
  1050.  ╚═══════════════════════════════╝ have to be download again
  1051. unless you turn the printer off. The soft font number assigned
  1052. by LaserMate400 will be the same as the number shown in the
  1053. {Add/Edit Soft Font List Option} selection box. LaserMate400
  1054. font numbers will not be the same as the numbers assigned in the
  1055. printer self test printout unless you ensure your list have all
  1056. portrait fonts listed first and landscape fonts listed last.
  1057. Mixing portrait and landscape fonts will cause the font numbers
  1058. assigned by LaserMate400 to not agree with the numbers on the
  1059. self test printout.  This is not a problem as long as you use
  1060. the LaserMate400 assigned numbers to make you selections.  
  1061. !!end!!
  1062. 69.0 Main Menu 3 Options (cont)
  1063. ═══════════════════════════════ 
  1064.  
  1065.  ║<4> Load Settings File ║
  1066.  ╚╤══════════════════════╝
  1067.  ╔╧═════════════Load Current Settings═══════════════╗
  1068.  ║ Enter: c:\settingspath\filename                  ║
  1069.  ╚═══╤══════════════════════════════════════════════╝
  1070.      ■
  1071.      This option is used to allow you to load a settings file
  1072. saved earlier by LaserMate400's Save Current Settings Option.
  1073. This option give you a chance to sent the current settings just
  1074. loaded to the printer and the chance to download the entire soft
  1075. font list just loaded by the Setting file. You could simply load
  1076. the Setting file to view its current settings without affecting
  1077. the actual printer setting. You can then use the {</> Set
  1078. Printer to Current Setting} option and the soft font download
  1079. options to reflect the settings loaded from the file to the
  1080. printer.                   (See HELP on Save Settings press [N])
  1081. !!end!!
  1082. 70.0 Main Menu 3 Options (cont)
  1083. ═══════════════════════════════ 
  1084.  
  1085.  ║<5> Save Current Settings ║
  1086.  ╚╤═════════════════════════╝
  1087.  ╔╧═════════════Save Current Settings═══════════════╗
  1088.  ║ Enter: c:\settingpath\                           ║
  1089.  ╚═══╤══════════════════════════════════════════════╝
  1090.      ■
  1091.      This option is used to allow you to save all of the
  1092. LaserMate400 current settings in a settings file that can be
  1093. loaded later. This allow you to select a list of soft fonts, and
  1094. desired settings including all of the current values in Main
  1095. Menu 1, Main Menu 2, the current Hot-Key and the default paths
  1096. and save them to disk. For example, if you desire your printers
  1097. to have certain settings for Word Processing and different
  1098. settings for Spreadsheet you can save a settings file for each
  1099. and load them later. Setting files have an extension of {.SET}.
  1100. If you leave off the extension, LaserMate400 will add it.  
  1101. !!end!!
  1102. 71.0 Main Menu 3 Options (cont)
  1103. ═══════════════════════════════ 
  1104.  
  1105.  ║<6> Default Path List ║ 
  1106.  ╚══════════╤═══════════╝  
  1107. ╔═══════════╧════════════╗─■This option allow you to change the
  1108. ║ <1> Program Path Name  ║ default value for the directories
  1109. ║ <2> Settings Path Name ║ LaserMate400 uses to save and load 
  1110. ║ <3> Fonts Path Name    ║ files. This is very important and you
  1111. ║ <4> Help Path Name     ║ should make sure you understand this
  1112. ║ <5> Reset to Original  ║ option before you change anything in
  1113. ║ <A> Accept             ║ it. LaserMate400 comes configured
  1114. ╚════════════════════════╝ to run in directory C:\LM400\.
  1115. Therefore the default Program Path Name is C:\LM400\. 
  1116. LaserMate400 comes with C:\LM400\ as the default for all of the
  1117. path names. This means that all setting files, fonts files, and
  1118. help files are expected to be in the same directory. You may
  1119. want to keep you font files separate from your settings files in
  1120. different directories.                         (MORE press [N]) 
  1121. !!end!!
  1122. 72.0 <6> Default Path List (cont)
  1123. ═════════════════════════════════
  1124. This option allow you to do that. Since all of the path name
  1125. information is saved in the settings file, you can have
  1126. different default path for different setting files. That is to
  1127. say that you can have one set of path names for word processing
  1128. and a different one for spreadsheets. LaserMate400 expect to
  1129. find LM400.HLP and LM400.IDX in the Help Path Name directory. It
  1130. expect to find the actual program LM400.EXE in the Program Path
  1131. Name directory. It expect to find the Settings files in the
  1132. Settings Path Name directory and expect the files to have an
  1133. extension of {.SET}. It expect to find the soft font files in
  1134. the Fonts Path Name directory.                  (MORE press [N])
  1135. !!end!!
  1136. 73.0 <6> Default Path List (cont)
  1137. ═════════════════════════════════
  1138.     Note that you can change all of this. The default paths
  1139. automatically show in various Input Boxes for ease of direct
  1140. selection from the Directory Box. However font files, and
  1141. settings files can be in any directory -- this would simply mean
  1142. that you would have to enter the entire path name as you ask
  1143. LaserMate400 to work on font files and settings files.
  1144. LaserMate400 comes with some required files and example files.
  1145. LM400.HLP and LM400.IDX should be in the default HELP directory.
  1146. LM400.FNT should be in the default FONTS directory. LM400.SET
  1147. should be in the default SETTINGS directory. While LaserMate400
  1148. will function without these files, they help LaserMate400 locate
  1149. the default directories. It is also helpful but not necessary
  1150. if you put the default files in the "PATH" line of your
  1151. AUTOEXEC.BAT file. LaserMate400 come with example font and
  1152. settings files end with {.FNT} and {.SET} for learning only.
  1153. !!end!!
  1154. 74.0 Main Menu 3 Options (cont)
  1155. ═══════════════════════════════ 
  1156.  
  1157.  ║<R> ReIndex HELP file ╟─■This option is only used after you
  1158.  ╚══════════════════════╝ edit the HELP file LM400.HLP. Once
  1159. again, you should not edit this file until you are sure you have
  1160. a back up of the original file. This option reads the HELP file
  1161. LM400.HLP and create the index file LM400.IDX for LaserMate400
  1162. to use to find the Main Menu Options in the HELP file more
  1163. quickly more quickly that the normal find (search) process.  
  1164.              (See General LaserMate400 Help for MORE press [N])
  1165. !!end!!
  1166. 75.0 Main Menu 3 Options (cont)
  1167. ═══════════════════════════════ 
  1168.  
  1169.  ║<H> General LaserMate400 Help╟─■To near the top of the HELP 
  1170.  ╚═════════════════════════════╝ file. You can press [N] to step
  1171. through the HELP file. Since the HELP file screens are in the
  1172. same order as the three Main Menus, this would be a good way to
  1173. learn how to use LaserMate400.  The HELP file is an ASCII file
  1174. which can be edited with a ASCII capable word processor.
  1175. However, you should only do so after you are sure you have a
  1176. backup of the original file.  If you do edit the HELP file you
  1177. should make sure you execute the Reindex Help File option after
  1178. you finish. Failure to do so will cause the HELP function to be
  1179. slow. There are only a few rules the HELP file must follow: (1)
  1180. must be pure ASCII file, (2) Must end with !!EOF!! (lower case),
  1181. (3) screen area must be limited to less than 19 lines, (4) last
  1182. line must be !!END!! (lower case), (5) must have file name of
  1183. LM400.HLP, (6) text lines must be less than 66 characters. Line
  1184. longer than the limit will cause LaserMate400 to malfunction. 
  1185. !!end!!
  1186. 76.0 Main Menu 3 Options (cont)
  1187. ═══════════════════════════════ 
  1188.  
  1189.  ║<K> Hot Key [F10] ╟─■This option allows you to change the
  1190.  ╚═╤════════════════╝ Hot Key (The key stroke needed to 
  1191.    │                  activate Main Menu 1 from the Dos prompt 
  1192.    │                        or an application program).  There
  1193.   ╔╧Hot Key (Special Key)═╗ are 60 different Hot Key selections 
  1194.   ║ <1> RShift            ║ that can be made. By selecting a
  1195.   ║ <2> LShift            ║ special key and a function key,
  1196.   ║ <3> Ctrl              ║ you should be able to avoid
  1197.   ║ <4> Alt               ║ conflicts with your application
  1198.   ║ <5> None              ║ programs. You should note that the
  1199.   ║ <A> Abort             ║ Setting Files saves the current Hot
  1200.   ╚╤══════════════════════╝ key settings. Therefore, loading a 
  1201.    │                               Setting File may change the
  1202.   ╔╧════Hot Key (Function Key)═══╗ Hot Key. If you quit 
  1203.   ║ Enter: xx_                   ║ LaserMate400 without knowing
  1204.   ╚══════════════════════════════╝ the Hot Key setting, you will
  1205. have to try until you find the right one. If the Hot Key
  1206. includes a special key, you must hold down the Special Key
  1207. (RShift, LShift, Ctrl or Alt) while pressing the function key.
  1208. !!end!!
  1209. 77.0 Main Menu 3 Options (cont)
  1210. ═══════════════════════════════ 
  1211.  
  1212.  ║<.> Main Menu 1╠═■Go from Main Menu 3 to Main Menu 1. Last   
  1213.  ╚═══════════════╝ option in Main Menu 3.        
  1214.                           
  1215.  
  1216.  
  1217.  
  1218. !!end!!
  1219. 78.0 Index1 
  1220. ≡≡≡≡≡≡≡≡≡≡≡
  1221. <1> Form Feed
  1222. <2> Master Reset Printer
  1223. <3> Self Test
  1224. <4> Eject Page
  1225. <5> Underline
  1226. <6> Alternate pitch
  1227. <7> Number of copies
  1228. <8> End of Line Wrap
  1229. <9> Skip Perforation
  1230. <A> Paper Input
  1231. <B> Display Function
  1232. <C> Shift Font
  1233. <D> Test Print Font
  1234. <E> Reset Margins
  1235. <U> Unload LaserMate400
  1236.  
  1237. !!end!!
  1238. 79.0 Index2
  1239. ≡≡≡≡≡≡≡≡≡≡≡
  1240. <L> Select Pri. Font
  1241. <M> Orientation
  1242. <N> Spacing
  1243. <O> Pitch
  1244. <P> Height
  1245. <R> Style
  1246. <S> Stroke Weight
  1247. <T> Like Typeface
  1248. <U> Left Margin
  1249.  
  1250. !!end!!
  1251. 80.0 Index3
  1252. ≡≡≡≡≡≡≡≡≡≡≡
  1253. <V> Right Margin
  1254. <W> Line Spacing
  1255. <X> Top Margin
  1256. <Y> Text Length
  1257. <Z> Page Length
  1258. <+> Symbol Set
  1259. <-> Paper Size
  1260. <*> Select Sec. Font
  1261. </> Set Printer to Current Settings
  1262.  
  1263. !!end!!
  1264. 81.0 Index4
  1265. ≡≡≡≡≡≡≡≡≡≡≡
  1266. <1> Add/Edit Soft Font List
  1267. <2> Download Single Soft Font
  1268. <3> Download Entire Soft Font List
  1269. <4> Load Settings File
  1270. <5> Save Current Settings
  1271. <6> Default Path List
  1272. <H> General LaserMate400 Help
  1273.  Last Settings Loaded-->
  1274. <1> Program Path Name
  1275. <2> Settings Path Name
  1276. <3> Fonts Path Name
  1277. <4> Help Path Name
  1278. <5> Reset to Original
  1279. <A> Accept
  1280.  
  1281. !!end!!
  1282. 82.0 Index5
  1283. ≡≡≡≡≡≡≡≡≡≡≡
  1284. <1> Download List to Printer
  1285. <2> Return Without Downloading
  1286. <1> Download Font to Printer
  1287. <2> Return Without Downloading
  1288. <1> Fixed on
  1289. <2> Floating on
  1290. <3> Underline off
  1291. <1> 10 cpi
  1292. <2> 16.66 cpi
  1293. <3> 12 cpi
  1294. <1> On
  1295. <2> Off
  1296. <.> More
  1297. <A> Abort
  1298.  
  1299. !!end!!
  1300. 83.0 Index6
  1301. ≡≡≡≡≡≡≡≡≡≡≡
  1302. <1> Primary
  1303. <2> Secondary
  1304. <1> Eject
  1305. <2> Automatic
  1306. <3> Manual
  1307. <4> Envelope
  1308. <1> Resident font
  1309. <2> Soft font
  1310. <1> Portrait
  1311. <2> Landscape
  1312. <1> Fixed (default)
  1313. <2> Proportional
  1314. <3> Compressed prop
  1315.  
  1316. !!end!!
  1317. 84.0 Index7
  1318. ≡≡≡≡≡≡≡≡≡≡≡
  1319. <1> ult-Thin
  1320. <2> ult-Thin+
  1321. <3> Thin
  1322. <4> Thin+
  1323. <5> Light-
  1324. <6> Light+
  1325. <7> Light
  1326. <8> Medium
  1327. <9> Normal
  1328. <B> Normal+
  1329. <C> Bold
  1330. <D> Bold+
  1331. <E> black
  1332. <F> black+
  1333. <G> Ult-Blk
  1334.  
  1335. !!end!!
  1336. 85.0 Index8
  1337. ≡≡≡≡≡≡≡≡≡≡≡
  1338. <1> Executive (7 1/4 x 10 1/2 in.)
  1339. <2> Letter (8 1/2 x 11 in.)
  1340. <3> Legal (8 1/2 x 14 in.)
  1341. <4> Envelope (4.13  x 9 1/2 in.)
  1342. <5> Envelope (3.88  x 7 1/2 in.)
  1343. <1> Upright
  1344. <2> Italic
  1345.  
  1346. !!end!!
  1347.  
  1348. !!eof!!
  1349. !!eof!!
  1350. !!eof!!
  1351. !!eof!!
  1352. !!eof!!
  1353. !!eof!!
  1354. !!eof!!
  1355. !!eof!!
  1356. !!eof!!
  1357. !!eof!!
  1358. !!eof!!
  1359. !!eof!!
  1360. !!eof!!
  1361. !!eof!!
  1362. !!eof!!
  1363. !!eof!!
  1364. !!eof!!
  1365. !!eof!!
  1366. !!eof!!
  1367. !!eof!!
  1368. !!eof!!
  1369. !!eof!!
  1370.